STEP 1: We'll start by creating the function that will make all the stick figures!
- In LOGIC, go to and drag out Define Function with Parameters.
- Change the name of the function from my_function() to stick_person().
- In GRAPHICS, go to and drop Circle indented inside the function.
- When you are done, click Submit and Next to move on.
To navigate the page using the TAB key, first press ESC to exit the code editor.